Client/server is a computer paradigm describing a particular relationship between two interconnected computers.
In the client/server model, a client, generally a desktop computer, requests services from a server, generally a larger computer containing programs and files of use to many clients on a network. The client runs a graphical front- end application displaying input and output; the server performs shared data or storage-intensive processing tasks in response to client requests. Client browsers read documents accessed from Web servers.